home *** CD-ROM | disk | FTP | other *** search
/ Power Programmierung 2 / Power-Programmierung CD 2 (Tewi)(1994).iso / c / library / dos / screen / swears10 / !cc.bat next >
Encoding:
DOS Batch File  |  1991-06-24  |  110 b   |  5 lines

  1. @echo off
  2. qcl /Ox /AS /W3 demo.c  /link swears_s.lib
  3. qcl /Ox /AS /W3 demo2.c /link swears_s.lib
  4. del *.obj
  5.